FaaProcessStarRequestQueue 
EntityType  Independent 
Logical Entity Name  FaaProcessStarRequestQueue 
Default Table Name  SyServiceStarRequestQueue 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessStarRequestQueue Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
BusinessProcessId(FK)    INTEGER  NO 
 
BusinessProcessTypeId(FK)    INTEGER  NO 
 
FaaProcessRecipientMailBoxId(FK)    INTEGER  NO 
 
BusinessProcessSubscriptionDetailId(FK)    INTEGER  NO 
 
FaaProcessStarRequestQueueStatusTypeId(FK)    INTEGER  NO 
 
ScheduledDate    DATETIME  NO 
 
TransmissionType    VARCHAR(1)  NO 
 
IsAutomated    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaaProcessStarRequestQueue Keys 
Key Name  Key Type  Keys 
PK_SyServiceStarRequestQueue_SyServiceStarRequestQueueID  PrimaryKey  Id 
Nk_SyServiceStarRequestQueue_SyServiceProcessSubscriptionDetailID  Inversion Entry  BusinessProcessSubscriptionDetailId 
SyServiceStarRequestQueue_ScheduleDate_N_N_IDX  Inversion Entry  ScheduledDate 

FaaProcessStarRequestQueue Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessStarRequestQueueStatusType  Non-Identifying  One To Zero or More        FaaProcessStarRequestQueueStatusTypeId  NO 
BusinessProcessSubscriptionDetail  Non-Identifying  One To Zero or More        BusinessProcessSubscriptionDetailId  NO 
BusinessProcess  Non-Identifying  One To Zero or More        BusinessProcessId  NO 
BusinessProcessType  Non-Identifying  One To Zero or More        BusinessProcessTypeId  NO 
FaaProcessRecipientMailBox  Non-Identifying  One To Zero or More        FaaProcessRecipientMailBoxId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyServiceSTARExceptionQueue  Non-Identifying  One To Zero or More          NO 
FaaProcessStarQueueDetail  Non-Identifying  One To Zero or More          NO 

FaaProcessStarRequestQueue Check Constraints 
Check Constraint Name  CheckConstraint